prepare("select * from gallery") ; $getgal->execute() ; while($row = $getgal->fetch(pdo::FETCH_ASSOC)) { ?>